home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / os20 / gfx / fastlife_2_2.readme < prev    next >
Text File  |  1993-01-16  |  2KB  |  50 lines

  1. Short: Conway's Life game with 200+ patterns
  2. Type: os20/gfx
  3. Uploader: charlton@cs.utk.edu
  4.  
  5.                      F a s t L i f e
  6.                            b y
  7.                  R o n  C h a r l t o n
  8.  
  9.                  Version 2.2 09-Jan-93
  10.  
  11. FastLife is an Amiga implementation of Conway's Game of Life.
  12. FastLife may be freely distributed.
  13.  
  14. NOTE - Kickstart 2.04+ and reqtools.library 38.961+ (included) are required
  15. to run FastLife 2.2.  FastLife will not run under Kickstart 1.3.  It has not
  16. been tested with Kickstart 3.0, but should work okay.  It should run on
  17. any Amiga but has been tested only on an Amiga 3000.
  18.  
  19. F e a t u r e s
  20.  
  21.    o  Full Intuition interface
  22.    o  High Speed Blitter mode for slower Amigas (screens up to 1023x1023)
  23.    o  CPU mode for fast Amigas (screens up to 16384x16384)
  24.    o  Automatic fallback to CPU mode when memory is low
  25.    o  Any screen width and height (dependent on memory and mode)
  26.    o  Screen mode and screen size requester
  27.    o  Speed control
  28.    o  Run for a specified number of generations
  29.    o  Run to a specified generation
  30.    o  Runs from Workbench and CLI under Kickstart 2.04+
  31.    o  200+ Life patterns in text file format
  32.  
  33. In 1970 John Horton Conway, a mathematician at the University of
  34. Cambridge, invented the game of Life.  Conway's goal was to create a
  35. board "game" with simple rules that would exhibit complex behavior.
  36.  
  37. The desire to combine the speed of Tom Rokicki's blitter Life
  38. routines with an Intuition interface and access to many of the
  39. classic Life patterns led to the development of FastLife.  Olaf
  40. Seibert's 32-bit fallback 680x0 mode allows the CPU to take over
  41. when there is insufficient memory to use the blitter or if you have
  42. a fast CPU.
  43.  
  44. FastLife has been tested with Workbench 2.04, Enforcer and MungWall.  Its
  45. executable size is less than 30 kilobytes.
  46.  
  47. Ron Charlton
  48. Internet: <charlton@cs.utk.edu> or <charltr@ornl.gov>
  49.  
  50.